How to Install jets3t software package in Debian 8 (Jessie)

How to Install jets3t software package in Debian 8 (Jessie)

jets3t software package provides graphical and command-line tools for Amazon S3 and CloudFront, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jets3t 

jets3t is installed in your system.

Make ensure the jets3t package were installed using the commands given below,

$ sudo dpkg-query -l | grep jets3t *

You will get with jets3t package name, version, architecture and description in a table

jets3t package basic information:

Distro Debian 8 jessie
Section Network
Package jets3t
Version 0.8.1+dfsg-1
Description graphical and command-line tools for Amazon S3 and CloudFront
Sub Section Net


See Also, How to uninstall or remove jets3t software package from Debian 8 (Jessie)?